Skip to content

Conversation

rdswift
Copy link
Collaborator

@rdswift rdswift commented Apr 12, 2025

This is a…

  • Correction
  • Addition
  • Restructuring
  • Minor / simple change (like a typo)
  • Other

Reason for the Change

There was no consolidated means of extracting translation completion by locale (language) and a clean and unique list of translation contributors.

Description of the Change

Add a script to produce translation information:

  • Extract a list of translation contributors from the commit history.

  • Provide a list of translators including the locales (languages) to which they contributed.

  • Provide a list of translators and the total translation information (number of strings translated, total number of strings, and percent completion)for each local (language).

Additional Action Required

None.

@rdswift rdswift added enhancement New feature or request admin Project administration python Pull requests that update python code labels Apr 12, 2025
@rdswift rdswift requested a review from phw April 12, 2025 18:39
- Extract a list of translation contributors from the commit history.

- Provide a list of translators including the locales (languages) to
which they contributed.

- Provide a list of translators and the total translation information
(number of strings translated, total number of strings, and percent
completion)for each local (language).
@rdswift rdswift force-pushed the add_translation_info_script branch from 89dc104 to 7dd4ff3 Compare April 12, 2025 18:45
@rdswift rdswift merged commit 07e9e11 into metabrainz:master Aug 16, 2025
@rdswift rdswift deleted the add_translation_info_script branch August 16, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin Project administration enhancement New feature or request python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants